CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hough transform

搜索资源列表

  1. LINEAIR_HOUGH

    0下载:
  2. this code is an simple application of the hough transform in java , detect lines on a foto an describe the line equation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:69246
    • 提供者:med
  1. hough

    0下载:
  2. Hough变换是图像处理中从图像中识别几何形状的基本方法之一.本程序中Hough变换可检测图像中的直线,是源程序.-Hough transform image processing image recognition from the basic geometry methods. This procedure can be detected in the Hough transform image of a straight line, is the source.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:604
    • 提供者:zhengzhaohui
  1. houghGUI

    0下载:
  2. circular hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:12865
    • 提供者:moumita
  1. hough

    0下载:
  2. 根据园的方程(x-a)×(x-a)+(y-b)×(y-b)=R×R,将参数空间增加到a,b,R三维空间. 常用的hough变换计算量太大,然而随机hough变换虽然计算量相对小点,但是准确率没有前者高.现在使用 一种改进的方法:提取边缘图像,然后边缘跟踪,在边缘曲线上进行hough变换检测圆.-According to Park' s equation (x-a) × (x-a)+ (y-b) × (y-b) = R × R, the parameter space to a,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1061
    • 提供者:苏立
  1. hough

    0下载:
  2. MATLAB写的Hough变换的程序,希望对大家有帮助。-Hough Transform MATLAB written procedures, and they hope to help everyone.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2298
    • 提供者:李可
  1. hough

    1下载:
  2. 这是一个基于matlab的Hough变换源代码,很简洁但很实用-This is a Hough transform based on the matlab source code, very simple but very practical
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:5686
    • 提供者:王鼎
  1. classical-hough

    0下载:
  2. 文件中有根据经典HOUGH变换算法写的圆检测VC函数,由于圆有三个参数,因此HOUGH算法的圆检测相比直线要慢得多-Document based on the classic HOUGH transform circle detection algorithm written in VC function, there are three parameters as a result of a round, so HOUGH circle detection algorithm is much
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:1680
    • 提供者:丰旻
  1. chipjiance

    0下载:
  2. 贴片机片式元件的检测方法分析,最小二乘法和霍夫变换相结合!-Chip Mounter detection components analysis, least square method and the combination of Hough Transform!
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:366449
    • 提供者:姜利
  1. DoorDetector

    0下载:
  2. Project with GUI for door and other rectangular objects. Uses hough transform and neural-network based recognition. (MATLAB r2007b)
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:8200531
    • 提供者:Alex
  1. kht_sandbox-1.0.2-source

    1下载:
  2. HOUGH TRANSFORM,用于直线检测!-KERNEL-BASED HOUGH TRANSFORM FOR DETECTING STRAIGHT LINES IN IMAGES
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:6331907
    • 提供者:汪康
  1. 1

    0下载:
  2. radius detection through hough transform
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-11
    • 文件大小:1365
    • 提供者:sanjay
  1. hough

    0下载:
  2. 在噪声服从高斯分布的背景中,采用固定长线段滑动的方法,用Hough变换来实现对弱线段的检测。-With the Hough transform to achieve the right detection of the weak segment
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1338
    • 提供者:哓哓
  1. Parcial2

    0下载:
  2. hough transform this code finds the lines in an image
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:53983
    • 提供者:twinmill
  1. houghcircle

    0下载:
  2. Hough transform for line detection. (very fast and easy solution). written by : Ebaadat Ghanbari Parmehr. Nov.21.2004. University of Tehran. Faculty of Engineering. Surveying and Geomatics Department. Photogrammetry Devision.
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:20320
    • 提供者:Carlos
  1. hough

    0下载:
  2. houghline transform, it it uses canny edge detection and hough transform. It then places a red line over any detected straight lines.
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:85615
    • 提供者:markman86
  1. Hough

    0下载:
  2. 这是一篇有hough变换来实现检测圆的文章,非常的有用,希望能对大家有所帮助。-This is the hough transform to realize there is a test round of articles, very useful, hope you can help.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:195859
    • 提供者:李英
  1. Hough

    1下载:
  2. 利用vc编写的源代码用于数字图像处理中hough变换检测直线-Source code written using vc for digital image processing in the detection of a straight line hough transform
  3. 所属分类:Windows编程

    • 发布日期:2013-08-12
    • 文件大小:1828755
    • 提供者:331
  1. heart_hough

    0下载:
  2. heart high level segmentation and Generalized hough transform
  3. 所属分类:Document

    • 发布日期:2017-05-02
    • 文件大小:835361
    • 提供者:Amburose
  1. attachments_13_12_2009

    0下载:
  2. hough transform implementation
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1053153
    • 提供者:sonia
  1. Hough

    0下载:
  2. Hough变换,可以直接运行,有测试图片.-Hough transform can be directly run a test picture.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:11105
    • 提供者:zss
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com